Articles by Arvid L
-
How to Install Zeek Network Security Monitoring Tool on Debian 12
Author: Arvid L • Tags: debian, linux, security • Comments: 0Zeek (formerly Bro) is a free and open-source platform for network security monitoring. It is a powerful passive network traffic analyzer to investigate suspicious or malicious activity. In this guide, I will show you how to install Zeek network Security Monitoring on the Debian 12 server step-by-step.
-
How to Install NetBox IRM on Debian 12
Author: Arvid L • Tags: debian, linux, networking, server • Comments: 0NetBox is an Infrastructure Resource Modelling (IRM) designed for network automation and infrastructure engineering. In this guide, we'll show you how to install NetBox IRM on Debian 12 server step-by-step.
-
-
Guide to Install JupyterLab on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0Jupyter is a free and open-source web application for interactive computing and data science. In this guide, we'll take you through the installation of JupyterLab on Debian 12 step-by-step.
-
How to Install Flask with Nginx and Gunicorn on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0Flask is a microframework written in Python for developing modern web applications and API (Application Programming Interface). The following guide will show you how to get started with Flask on Debian 12.
-
How to Install TYPO3 CMS on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0TYPO3 is a free and open-source Enterprise-grade content management system. This tutorial shows you how to install the TYPO3 CMS on a Debian 12 server on a LAMP Stack (Apache2, MariaDB, and PHP).
-
How to Install Fathom Privacy Focused Web Analytics on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0Fathom is privacy-focused web analytics that delivers clean and concise data about your websites. In this guide, we'll go over the Fathom Web Analytics installation on the Debian 12 server step-by-step.
-
How to Install a Three Node GlusterFS Cluster on Debian 12
Author: Arvid L • Tags: debian, linux, server, storage • Comments: 1GlusterFS or Gluster File System, is a free and open-source distributed file system developed by RedHat. In the following guide, I'll take you through the installation of GlusterFS on Debian 12 servers. We will create a high-available and replicated storage system with GlusterFS using multiple Debian servers.
-
How to Install Pydio Cells on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0Pydio Cells is a self-hosted Document Sharing and Collaboration platform. In the following guide, I will walk you through the installation of Pydio Cells as a file-sharing and collaboration tool on a Debian 12 server.
-
How to Set Up a Local DNS Resolver with Unbound on Rocky Linux 9
Author: Arvid L • Tags: dns, linux, server • Comments: 0Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. In this tutorial, we will set up a Local DNS Server with Unbound on a Rocky Linux 9 server.